home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINICONS / ICO_EX20.ZIP / ICO_EX20.TXT < prev    next >
Text File  |  1993-12-28  |  1KB  |  50 lines

  1. What Is GT Icon Extract v2.0
  2. ============================
  3.  
  4. GT Icon Extract v2.0 is a utility that will extract icons from
  5. Windows executable (.EXE) files and Windows dynamic link
  6. library (.DLL) files and save them to .ICO files.  This utility 
  7. is brought to you for free.  However, I have not been known to 
  8. refuse money.
  9.  
  10.  
  11. Distribution Files
  12. ==================
  13. ICO_EX20.EXE
  14. ICO_EX20.HLP
  15. ICO_DLL.DLL
  16. CTL3D.DLL
  17. THREED.VBX
  18. GTTBAR.VBX
  19.  
  20. Please check the included .HLP for installation notes.  This program
  21. requires VBRUN300.DLL.  This dynamic link library is not included
  22. in this package to minimize its size.  Please locate a copy in the 
  23. site where you acquired this program.  Otherwise, write me and I'll 
  24. send you a copy.  My address is:
  25.  
  26.      Email: grtorlba@seattleu.edu
  27.    US Mail: George R. Torralba
  28.             8728 Phinney Ave. N #8
  29.             Seattle, WA  98103
  30.  
  31.  
  32.  
  33. Change from v1.0
  34. ================
  35.  
  36.   o Replaced a function in the code that needed another separate dynamic 
  37.     link library.  I was unaware of this because the VB manuals failed
  38.     to mention it.
  39.  
  40.  
  41. Changes from v1.1
  42. =================
  43.  
  44.   o Rewrote icon conversion and other relevant code to C and offloaded
  45.     to dynamic link library.
  46.  
  47.   o Other code enhancements and bug fixes.
  48.  
  49.  
  50. * End of ICO_EX11.TXT